home *** CD-ROM | disk | FTP | other *** search
- rem ╔═══════════════════════════════════════════════════════════════╗
- rem ║ SVGA Air Warrior Block 50 FLCS File ║
- rem ║ Created by Stuart Butts - August 1994 ║
- rem ╚═══════════════════════════════════════════════════════════════╝
-
- rem Read AW_SB.TXT before using this file!
- rem ══════════════════════════════════════
-
- rem WCS MkII Base Switch Settings
- rem ═════════════════════════════
- rem Black Hat Switch = Digital
- rem Red Mode Switch = Digital
-
- rem Game Settings (Required settings for use of FLCS)
- rem ═════════════════════════════════════════════════
- rem Choose Joystick, WCSII, and Rudder (if you have them) from the
- rem SingleUser | Options | Aircraft menu.
-
- rem Define Macro Definition File
- rem ════════════════════════════
-
- Mdef AW_SB
-
- rem Define WCS MkII Use and Zero Millisecond Delay
- rem ══════════════════════════════════════════════
-
- USE WCS
-
- RATE 0
-
- rem Define FLCS Button Commands
- rem ═══════════════════════════
-
- rem SWAPTG
-
- rem BTN TG1
-
- rem BTN TG2
-
- BTN S1 /T GunCamera ViewCombat
- /T GunCamera ViewFull
-
- BTN S2 DropBombs RPT(8) DropParatrooper
-
- BTN S3 /H Lookshift
-
- BTN S4 /N Autopilot
-
- BTN H1U GunnerUpper
-
- BTN H1D GunnerLower GunnerBall Driver
-
- BTN H1L LCOSGunsight PilotBombardier GunnerHull
-
- BTN H1R CCIPBombsight ArmBombs GunnerMain
-
- BTN H2U /N Radar
-
- BTN H2D /T RadarBiasEnemy
- /T RadarBiasNone
-
- BTN H2L /T RadarRangeMed
- /T RadarRangeMin
-
- BTN H2R /T RadarRangeMed
- /T RadarRangeMax
-
- BTN H3U /H LookFrontUp
-
- BTN H3D /H LookBack
-
- BTN H3L /H LookLeft
-
- BTN H3R /H LookRight
-
- BTN H3M Look
-
- BTN H4U /H TurretUp
-
- BTN H4D /H TurretDown
-
- BTN H4L /H TurretLeft
-
- BTN H4R /H TurretRight
-
- rem Define WCS MkII Button Commands
- rem ═══════════════════════════════
-
- BTN T1 CallIn
-
- BTN T2 Engine ViewFull RPT(4) LCOSRangeIncreas
-
- BTN T3 /N LandingGear
-
- BTN T4 /N FlapsUp
-
- BTN T5 /N FlapsDown
-
- BTN T6 /H Brakes
-
- BTN T7 /P /N Map
- /R Map
-
- BTN T8 /P /N Text
- /R Text
-
- THR 1 16 1 c v C C 7 7 BTN MT /N V
-
- rem NOTE: THIS FILE IS TO BE USED WITH THE F16C BLOCK 50 FLCS
- rem joystick made exclusively by ThrustMaster, Inc.
- rem Don't have one of these joysticks that are so realistic they look
- rem like they've been ripped out of the jet? Just pick up your phone
- rem and dial 503-639-3200 or fire up the FAX machine and send a FAX
- rem to ThrustMaster, Inc. Ask for the Order department. Have your
- rem Visa or MasterCard ready.
-